Sort Score
Result 10 results
Languages All
Labels All
Results 1,201 - 1,210 of 34,816 for

watermark api

(0.56 sec)
  1. GroupDocs.Watermark for Python via .NET Overvie...

    GroupDocs.Watermark for Python via .NET adds, searches, and removes text and image Watermarks across PDF, Word, Excel, PowerPoint, Visio, email, and image formats — with format-specific placement, tiling, locking, and content-tree access — on-premise, with no Microsoft Office required....Watermark Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/watermark/python-net/product...
  2. Result of added watermarks | GroupDocs

    Review the AddWatermarkResult returned by add() — the count and per-Watermark details such as id, type, page number, and position — using GroupDocs.Watermark for Python via .NET....Watermark Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/watermark/python-net/result-...
  3. Add watermarks to spreadsheet documents | Group...

    Add Watermarks to a particular worksheet, and work with shapes, backgrounds, and headers/footers using GroupDocs.Watermark for Python via .NET....Watermark Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/watermark/python-net/add-wat...
  4. Basic Usage | GroupDocs

    GroupDocs.Watermark library provides the ability to manipulate different Watermark types such as TextWatermark, ImageWatermark. These Watermarks could be added to documents, updated, removed, or searched inside already Watermarked documents. Our product also provides information about document type and structure - file type, size, page count, etc. and generates document page previews based on provided options. Here are the main GroupDocs.Watermark Api concepts: Watermarker is the main class that contains all the required methods for manipulating document Watermarks....Watermark Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/watermark/java/basic-usage/
  5. Quick Start Guide | GroupDocs

    Set up a virtual environment, install groupdocs-Watermark-net, and run three minimal examples — add a text Watermark, add an image Watermark, and read document info — in under five minutes....Watermark Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/watermark/python-net/quick-s...
  6. Searching watermarks | GroupDocs

    This article explains how to search Watermarks while using GroupDocs. Watermarks Java Api....Watermark Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/watermark/java/searching-wat...
  7. Searching watermarks | GroupDocs

    Find possible text and image Watermarks with powerful criteria — text, regex, image similarity, formatting, and combined criteria — using GroupDocs.Watermark for Python via .NET....Watermark Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/watermark/python-net/searchi...
  8. Working with slide backgrounds | GroupDocs

    Extracting information about all slide backgrounds The Api allows you to extract information about all the slide backgrounds in a PowerPoint document as shown in the following code sample using method getBackgroundImage() of PresentationSlide.getImageFillFormat(). advanced_usage.add_Watermarks_to_presentations.PresentationGetSlideBackgroundsInformation PresentationLoadOptions loadOptions = new PresentationLoadOptions(); // Specify an absolute or relative path to your document. Ex: "C:\\Docs\\presentation.pptx" Watermarker Watermarker = new Watermarker("presentation.pptx", loadOptions); PresentationContent content = Watermarker.getContent(PresentationContent.class); for (PresentationSlide slide : content.getSlides()) { if (slide....Watermark Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/watermark/java/working-with-...
  9. Adding watermarks | GroupDocs

    GroupDocs.Watermark for Java supports the following Watermark types. TextWatermark ImageWatermark Adding Watermark to any supported document format using GroupDocs.Watermark consists of some easy steps. Following are the steps to add a Watermark to a document. Load the document Create and initialize Watermark object Set Watermark properties Add a Watermark to the document Save the document For more details please refer to the following guides:...Watermark Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/watermark/java/adding-waterm...
  10. How to Watermark on GroupDocs Blog | Document A...

    How to Watermark on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in How to Watermark on GroupDocs Blog | Document Automation Solutions for .NET & Java De......How to Watermark on GroupDocs Blog | Document Automation Solutions...Recent content in How to Watermark on GroupDocs Blog | Document...

    blog.groupdocs.com/de/tag/how-to-watermark/inde...